Welcome![Sign In][Sign Up]
Location:
Search - function keyboard

Search list

[SCMdanpianjiwendukongzhi

Description: 单片机温度控制,有温度采集功能,键盘控制-SCM temperature control, temperature acquisition function, keyboard control
Platform: | Size: 11643904 | Author: 邹海 | Hits:

[Software EngineeringAutomatic-Calculation-for-different-function

Description: Automatic Calculation for different function (A/B A*B A-B A+B) according to number entered from keyboard A and B!
Platform: | Size: 7168 | Author: Tiprigan Cezar | Hits:

[SCMKeyboard

Description: 这是一个单片机扫描键盘的工程文件包。功能是对16个按键依次编码为1到16。每按下一个按键就用led灯显示来表示该键的编码。-This is a scanning keyboard works of a single chip package. The function is encoded as 16 keys in turn 1-16. Each time you press a button with led light display to indicate the encoding of the key.
Platform: | Size: 22528 | Author: 叶永杭 | Hits:

[Driver Developkeyboard

Description: 按键驱动程序,功能是开发板上的按键,采用的是输入子系统的架构-The key driver, the function is the key development board, using the input subsystem architecture
Platform: | Size: 36864 | Author: fax | Hits:

[Embeded-SCM Developkeyboard

Description: 按鍵功能,壓4X4的按鍵會對應不同的LED燈亮-Key function, press the keys 4X4 corresponds to a different LED lights
Platform: | Size: 1024 | Author: ljh | Hits:

[Driver Developkeyboard

Description: 基于VHDL的4*4矩阵键盘扫描,包括按键次数计数功能,已处理防抖、长按、双键-Count function based on VHDL-4* 4 matrix keyboard scanning, including the number of keys, and have been processed image stabilization, long, double bond
Platform: | Size: 1639424 | Author: Charles | Hits:

[SCMMatrix-keyboard

Description: 这是c语言编写的4*4矩阵键盘模块,采用模块化编程,有极好的独立性,用时直接调用函数,十分方便。-This is a 4* 4 matrix keyboard module, c language modular programming and the independence of the excellent, with direct calls to the function is very convenient.
Platform: | Size: 1024 | Author: 朱明瑞 | Hits:

[Windows DevelopPPPcSharec

Description: PcShare+远程控制2008源代码此款远控的管理功能:   文件管理功能  屏幕监控功能  超级终端功能   键盘监控功能   进程管理功能  注册表管理  窗口管理功能  视音频功能   系统维护功能   修改被控制端注释   远程卸载功能  开关被控制端代理功能  广播功能  被控制端执行指定上传程序  被控制端下载执行指定联结   发送信息到被控制端  被控制端访问指定网站 -File management features screen monitoring function HyperTerminal function keyboard control functions process management capabilities registry management window management functions, as the audio function system maintenance the the remote uninstall function switch function to modify the control side comments PcShare+ remote control remote control management features of the 2008 source code for this section: control side proxy function broadcast function control client to perform the specified upload download control terminal to perform the specified link to send a message to be controlled end control client access to designated website
Platform: | Size: 715776 | Author: zhengguoo | Hits:

[Hook apiKeyboard-and-mouse-action-recording

Description: 键盘鼠标动作纪录与回放,很多的教学软件或系统监视软件可以自动记录回放用户的输入文字或点击按钮等操作操作,这个功能的实现是使用了Windows的Hook函数。-Keyboard and mouse action recording and playback, a lot of educational software or system monitoring software automatically records the playback user input text or click the button operation operation, the realization of this function is to use the Windows Hook function.
Platform: | Size: 9216 | Author: 刘志霖 | Hits:

[SCMKeyboard

Description: 1:能够通过键盘演奏音符。 2:能够保存演奏的音乐,并实现回放。 3:有音调调整功能(如:C调,G调)。-1: notes can be played through the keyboard. 2: to be able to save the music played, and achieve playback. 3: tone adjustment function (such as: C tone, G notes).
Platform: | Size: 15360 | Author: ZhaiPillary | Hits:

[Driver DevelopSoft-keyboard-in-QT4

Description: 使用QT4编写的触摸屏键盘程序,可以完成输入功能,适用基于Linux的ARM等平台-Touchscreen keyboard program, can be completed using QT4 written input function for platforms such as the Linux ARM-based
Platform: | Size: 497664 | Author: zhangdsong | Hits:

[OS Developguanlixitong

Description: (一)九大数据处理功能: 数据输入功能(键盘输入,文件导入) 数据编辑功能(添加,删除,查询,排序,分析) 数据输出功能(屏幕显示,文件保存) 注:分析功能将给出各个科目的最高分,最低分,平均分,优秀率以及不及格率。 保存功能中可以将排序后的数据保存为文件。 (二)密码验证 三次密码验证体系:进入系统需要验证密码,如果三次验证均错误,系统将自动退出。 注:系统密码为abcdef。如需修改密码可在程序第78行处修改。(暂不支持密码修改) 密码输入时,控制台上将以“*”方式显示。 (三)数据输入错误提示 1.在输入成绩时,如果所输入的内容不不符合要求,如语文成绩要求在0—150之间,综合科成绩要求在0—300之间,且为浮点型数据,程序会给出相应的错误提示,并要求重新输入。 2.在选择菜单序号时,如按错键,程序会有相应的提示,并要求重新输入,防止因输入错误而导致系统错误。 (四)界面美观 1.增加了屏幕清屏函数,及时清除一些不必要或过时信息,保证具有最佳的视觉效果。 2.显示时,以类似表格形式体现,一目了然。 -(A) nine data processing functions: Data input function (keyboard input, file import) Data editing functions (add, delete, query, sort of) The data output function (on-screen display, and save the file) Note: The analysis functions will be given the highest score of all subjects, the lowest score, average, excellent rate, and do not pass rate. Save function can save the sorted data to a file. (B) Password Authentication The three password authentication system: the need to verify the password into the system, three validation error, the system will automatically exit. Note: The system password abcdef. To modify the password can be modified in the program at line 78. (Does not support password changes) Password entry, the console will be "*" approach. (C) data input error Entering grades entered does not meet the requirements, such as requirements for floating-point data between 0-300 and 0-150 between the integrated subjects require language scores, the
Platform: | Size: 34816 | Author: LA | Hits:

[Other Embeded programthe-keyboard-and-LED-display

Description: 实现特定功能的键盘及LED显示 了解键盘及LED显示接口原理,设计实验电路图完成以下功能: 1. 按1键显示年; 2. 按2键显示月日; 3. 按3键显示GOOD ; 4. 按4键数码管由左到右字符“0”循环显示。 5.自行设计特效显示功能。 -The specific function of the keyboard and LED display about the keyboard and LED display interface theory, design experiments circuit diagram to complete the following: 1. Displayed press 1 years Press 2 Month Day 3 3 key GOOD Press 4 digital tube from left-to-right character " 0" cycle. 5. Design their own special effects display function.
Platform: | Size: 1301504 | Author: syf | Hits:

[SCM4--4-keyboard

Description: 单片机仿真中采用汇编语言编写4*4键盘的显示功能,在KILL平台下-4* 4 keyboard display function in assembly language, the SCM simulation KILL platform
Platform: | Size: 1024 | Author: yangyang | Hits:

[SCMLCD

Description: 用单片机控制点阵型LCD显示,并且用功能键盘控制其显示内容-The MCU control point matrix LCD display, and function keyboard control display content
Platform: | Size: 953344 | Author: 黄毅 | Hits:

[SCMUSB_IAR-keyboard

Description: 实现基于stm32和usb接口的简易键盘功能程序源码,C++USB接口的键盘驱动源程序-Based STM32 and simple mouse function usb interface program source code, C++USB mouse-driven interface source
Platform: | Size: 446464 | Author: 流云 | Hits:

[SCMdigital-tube-display-keyboard-keys

Description: 器件:AT89C51,16个按键,一个数码管。功能:16个键值分别代表从0-9和A-F,按哪个键就把键值在数码管上显示出来。-Device: AT89C51, 16 key, the digital tube.Function: 16 key values from 0 to 9 and represent A- F, press any key the keys displayed on the digital pipe.
Platform: | Size: 60416 | Author: 陈春海 | Hits:

[SCMmatrix-keyboard

Description: 实现矩阵键盘的行列扫描功能,单片机C语言-To achieve the ranks of matrix keyboard scan function
Platform: | Size: 19456 | Author: xuwanjun | Hits:

[OtherKEYBOARD

Description: 键盘应用。初学开发者必须要掌握的C函数,键盘钩子等应用程序。-Keyboard application. Novice developers need to master the C function, the keyboard hook, etc. applications.
Platform: | Size: 8192 | Author: kitty | Hits:

[SCMkey_ra8806

Description: 在keil4环境下,配合4*4键盘,RA8806(320240),实现键盘控制液晶显示的功能-In keil4 environment, with 4* 4 keyboard, RA8806 (320240), to achieve the function keyboard control LCD
Platform: | Size: 93184 | Author: 马伟 | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

CodeBus www.codebus.net